home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-23 | 1.2 KB | 43 lines | [TEXT/KAHL] |
- * Overhaul the way color maps are installed to leave as much of the
- system palette intact.
-
- * Add automatic unzipping of .{gz,z} files.
-
- * Optimize GIF decoding routines.
-
- * Change UI for single image display so Command-. is *not* required.
-
- * Short-circuit THINK C's console driver to pre-empt keyboard-related
- events. (Low priority.)
-
- * Add modal dialog filter for Command-. to Cancel.
-
- * Allow users to change image contrast, gamma, brightness, and white
- and black points. This is needed for DL images whose contrast is
- too low.
-
- * Re-implement f_cycle ().
-
- * Fix glwrite to also transfer non-script and non-image GL files.
-
- * Add GL library export, using PCX files as the picture
- representation.
-
- * Consider converting files into QuickTime movies. However, this
- would entail MacAnim's detecting "simple" GL files, which might be a
- worthy trick!
-
- * Optimize on-the-fly FLI playback by rendering only updated regions.
-
- * Add support for .avi and .ani animations.
-
- * If screen depth is > 8, force to 8.
-
- * Correct color rendering of text.
-
- * Determine why 2- and 4-bit deep pixmaps fail to render correctly
- when the screen depth is 8.
-
- * Implement more GRASP directives -- but I first have to get
- descriptions of the new commands!
-